home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 2000 October / tst.iso / multimed / IDN / web / lemonruski / template.swf / scripts / DefineButton2_443 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  1999-09-02  |  82 b   |  7 lines

  1. on(release){
  2.    tellTarget("/")
  3.    {
  4.       gotoAndStop("tvcbefore");
  5.    }
  6. }
  7.